home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_2 / cdt.ads < prev    next >
Text File  |  1995-08-18  |  3KB  |  80 lines

  1. Short:    C.datatype 39.13 highlights c/c++ keywords etc.
  2. Author:   ruppert@vs3.informatik.fh-wiesbaden.de
  3. Uploader: ruppert@vs3.informatik.fh-wiesbaden.de
  4. Type:     util/dtype
  5.  
  6. **************************************************************************
  7. *                                                                        *
  8. *                            c.datatype                                  *
  9. *                                                                        *
  10. *                     Written by Stefan Ruppert                          *
  11. *                                                                        *
  12. **************************************************************************
  13.  
  14. This is a C Source data type for using in MultiView or similar programs !
  15. It displays different parts of a C Source in different style and color,
  16. like comments, keywords, basic types and cpp keywords !
  17. This goes all through a prefs file. If you designed a nice preference file
  18. please send me this file, so that anyone can used it !
  19.  
  20. This datatype is Freeware, but not in the public domain !
  21.  
  22. It's strictly forbidden to include this archive in any kind of software
  23. collection except Fred Fish's AmigaLibrary, Aminet , Aminet CD's and BBS
  24. Fileareas !
  25.  
  26. This datatype was created using bison to generate the C parser ,some
  27. example code from the Developer 3.1 Kit and the bmp.datatype from
  28. David N. Junod.
  29.  
  30. This software is provided "as is". No representations or warranties are
  31. made with respect to the accuracy, reliability, performance, currentness,
  32. or operation of this software, and all use is at your own risk !
  33.  
  34. You can install this datatype by using the Installer script.If you have
  35. any suggestion or comments please contact me :
  36.  
  37. Stefan Ruppert
  38. Windthorststrasse 5
  39. 65439 Floersheim am Main
  40. GERMANY
  41.  
  42. EMail:
  43. ruppert@vs3.informatik.fh-wiesbaden.de
  44. ruppert@gundel.zdv.uni-mainz.de
  45.  
  46. Changes made after last release:
  47.  
  48. 39.13 :
  49. - USERKEYWORDS template added
  50. - bug fixed in alloca replacement (caused crash in amigaguide)
  51.  
  52. 39.12 :
  53. - background color for each CPART added
  54. - classbase.c fixed
  55. - notification calls now explicitly call the OM_SET method
  56.  
  57. ------------------------------------------------------------
  58.                  Amiga Distribution System
  59. ------------------------------------------------------------
  60.  
  61.                         ADS Zone: 1
  62.                   ADS Hatch Site: Don Plesky
  63.               ADS Position: ADS Zone 1 Coordinator
  64.                  BBS Name: EastPointe Amiga BBS
  65.                  Phone Number(s): 810-773-6959
  66.                  Network Address: 1:120/229  
  67.                      Network Region: 11    
  68.                    BBS Hours: 24 Hrs/Day
  69.            BBS Mailer/Software: DLG Trapdoor/PDQmail
  70.                    BBS Storage Space: 2 Gig 
  71.                File Requestable :  <X> Y     < > N
  72.                File Request Hours : All The Time
  73.  
  74.  
  75.  
  76. ---------------------------------------------------------------
  77. Help the Amiga! Join the ADS team Become a ADS Hub<=>Freq ADSINFO 
  78. ---------------------------------------------------------------
  79.  
  80.